Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat Create Callout Component for Careers page #95

Closed
wants to merge 12 commits into from

Conversation

timsankara
Copy link
Contributor

Summary

Create CareersCallout component and update About page to use it.

Issue

Fixes #86

Description

This PR introduces the CareersCallout component that is then used in the about page

Developer checklist

Screenshot

📸
🖥️ Screenshot 2025-01-24 at 8 54 50 AM

Testing

$ npm run test:update
@bluedot/website-25:test:  Test Files  9 passed (9)
@bluedot/website-25:test:       Tests  10 passed (10)
@bluedot/website-25:test:    Start at  09:01:58
@bluedot/website-25:test:    Duration  1.36s (transform 214ms, setup 0ms, collect 3.79s, tests 129ms, environment 1.51s, prepare 597ms)
@bluedot/website-25:test:


 Tasks:    7 successful, 7 total
Cached:    6 cached, 7 total
  Time:    1.791s

@timsankara
Copy link
Contributor Author

Still perplexed by why the test is failing.
But I'll revert for now and come fix using the CTAButton a bit later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create callout component for Careers page
2 participants